Fix order of outstanding moves in queue
authorAlexander Larsson <alexl@redhat.com>
Sun, 8 Feb 2009 08:00:57 +0000 (09:00 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:16:28 +0000 (10:16 +0200)
commitfb3032af04ef1adae0457325c3ad85c6eb24280d
tree49c6d0fd8145007ecd44fbe612b198b018539695
parent5742005aa164bdd5cf9e5b05358085d6a8895ad7
Fix order of outstanding moves in queue

The last added move should be done last, so we need to append moves
not prepend
gdk/gdkwindow.c